Printf

 Function - Used to display string in debug mode.

Printf Function

Figure 1: Printf

This is a good way to trace your SFC programs or use the PrintMessage.

Customize Output in the Log Window

Raise warnings or errors icons

First column in the log window has an information icon.

This can be replaced with a warning or error icon:

@W
@E

Customizing Output for Printf Function

Figure 2: Customizing Output for Printf

See (➜ # 1, printf) for more information.